*** empty log message ***
authorEli Zaretskii <eliz@gnu.org>
Sat, 29 Dec 2007 12:41:44 +0000 (12:41 +0000)
committerEli Zaretskii <eliz@gnu.org>
Sat, 29 Dec 2007 12:41:44 +0000 (12:41 +0000)
lisp/ChangeLog

index e3411cdb65e78893b06124806435f6bda1c3fd5e..8544c348c75227365ed58fdd0e32c46f85dbfa0e 100644 (file)
@@ -1,3 +1,9 @@
+2007-12-29  Eli Zaretskii  <eliz@gnu.org>
+
+       * textmodes/ispell.el (ispell-grep-command): Use "grep" on
+       MS-Windows and MS-DOS.
+       (ispell-grep-options): Use "-Ei" on MS-Windows and MS-DOS.
+
 2007-12-28  YAMAMOTO Mitsuharu  <mituharu@math.s.chiba-u.ac.jp>
 
        * progmodes/grep.el (rgrep): Fix last change.